home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmUpdateDisplay.z / XmUpdateDisplay
Encoding:
Text File  |  2003-11-18  |  1.9 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy((((3333XXXX))))       UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV       XXXXmmmmUUUUppppddddaaaatttteeeeDDDDiiiissssppppllllaaaayyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_U_p_d_a_t_e_D_i_s_p_l_a_y - A function that processes all pending
  10.       exposure events immediately
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       void XmUpdateDisplay (wwwwiiiiddddggggeeeetttt)
  14.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.       _X_m_U_p_d_a_t_e_D_i_s_p_l_a_y provides the application with    a mechanism
  18.       for forcing all pending exposure events to be    removed    from
  19.       the input queue and processed    immediately.  When a user
  20.       selects a button within a MenuPane, the MenuPanes are
  21.       unposted and then any    activation callbacks registered    by the
  22.       application are invoked.  If one of the callbacks performs a
  23.       time-consuming action, the portion of    the application    window
  24.       that was covered by the MenuPanes will not have been
  25.       redrawn; normal exposure processing does not occur until all
  26.       of the callbacks have    been invoked.  If the application
  27.       writer  suspects that    a callback will    take a long time, then
  28.       the callback may choose to invoke _X_m_U_p_d_a_t_e_D_i_s_p_l_a_y before
  29.       starting its time-consuming operation.  This function    is
  30.       also useful any time a transient window, such    as a dialog
  31.       box, is unposted; callbacks are invoked before normal
  32.       exposure processing can occur.
  33.  
  34.       wwwwiiiiddddggggeeeetttt
  35.            Specifies any widget or gadget.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.